Skip to main content
POST
[P7] Assemble Meeting Document

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
section_overview
string
default:{{meeting_sections.sections.overview}}
required

The overview section from Generate Meeting Sections.

section_attendees
string
default:{{meeting_sections.sections.attendees}}
required

The attendees section from Generate Meeting Sections.

section_company
string
default:{{meeting_sections.sections.company}}
required

The company section from Generate Meeting Sections.

section_strategy
string
default:{{meeting_sections.sections.strategy}}
required

The strategy section from Generate Meeting Sections.

section_goals
string
default:{{meeting_sections.sections.goals}}
required

The goals section from Generate Meeting Sections.

output_variable_name
string
default:assembled_document
required

Variable name to store assembled document.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
processed_gcal_event
string
default:{{processed_gcal_event}}

For extracting conference link and metadata.

user_first_name
string
default:{{user.context.first_name}}

User's first name for personalization.

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action